Is a [DataMember] that is a byte array in a WCF contract a security hazard?

Posted by Otter on Stack Overflow See other posts from Stack Overflow or by Otter
Published on 2010-04-09T15:42:48Z Indexed on 2010/04/09 15:53 UTC
Read the original article Hit count: 278

Filed under:

The title says it all. Am I exposing my service to a buffer overflow attack? If so how would you defend against this?

© Stack Overflow or respective owner

Related posts about wcf